home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / Peek-a-Boo ト.sit / Peek-a-Boo ƒ / Peek-a-Boo Help.rsrc / TEXT_131.txt < prev    next >
Text File  |  1994-02-23  |  3KB  |  75 lines

  1.    Peek-a-Boo Version History
  2.  
  3.  
  4. ----------------------------------------------------------
  5. Peek-a-Boo v1.1:
  6.  
  7. Moved the Help menu item from the Processes menu over to the System 7 Help menu.
  8.  
  9. All drawing (for fluctuating items and for static items) is now done in one routine. (The fluctuating items drawing routine was drawing all items anyway, so it cleaned it up to consolidate.)
  10.  
  11. Cmd-F no longer erases the column headers when it brings another process to the front.
  12.  
  13. PSN's are now being drawn a little better. Their structure is a struct with fields for high long and low long. I now show both numbers, separated with a colon.
  14.  
  15. Help is now a DocMaker application instead of being incorporated into Peek-a-Boo itself. This improves several things:
  16. 窶「    Help can now be printed.
  17. 窶「    Help has all the groovy features that DocMaker enables: a table
  18.         of contents, separate chapters, and easy navigation come to
  19.         mind.
  20. The bad thing is that there's now another application that has to be kept next to Peek-a-Boo at all times for the Help feature to work. Also, splitting Help away from the actual Peek-a-Boo application could be confusing.
  21.  
  22. Biggie: CPU History windows are now implemented.
  23.  
  24. ----------------------------------------------------------
  25. Peek-a-Boo v1.0.1:
  26.  
  27. Fixed a problem where it crashed on an SE.
  28.  
  29. ----------------------------------------------------------
  30. Peek-a-Boo v1.0:
  31.  
  32. Changed the scroll interval to ten pixels (instead of five) in the Help menu.
  33.  
  34. Capitalized 窶弃hone number窶 in the order form.
  35.  
  36. Color Finder icons.
  37.  
  38. ----------------------------------------------------------
  39. Changes made to Peek-a-Boo v1.0b6:
  40.  
  41. The Launch Time field now doesn't flutter all the time.
  42.  
  43. I set the size of Peek-a-Boo to 400K instead of 512K.
  44.  
  45. ----------------------------------------------------------
  46. Changes made to Peek-a-Boo v1.0b5:
  47.  
  48. Print Order Form now includes lines for the address and phone number.
  49.  
  50. Included a 窶弋otal free RAM窶 in addition to 窶廰argest free block.窶
  51.  
  52. If Peek-a-Boo is locked, it now tells them to unlock it when they enter their ID code.
  53.  
  54. Non-fluctuators were occasionally not being redrawn. This happened intermitently, and I got so damn sick of trying to fing the reason (I couldn't reproduce it at all at home) that I make Peek-a-Boo redraw everything instead of just the fluctuators. I haven't seen the problem since then.
  55.  
  56. Cleaned up lots of items in the Help dialog:
  57. 窶「    Cleaned up initial description of ShareWare with a Kick
  58. 窶「    Described 窶徇ode窶
  59. 窶「    窶œ30 ticks equal half a second窶
  60. 窶「    Cleaned it up so the top and bottom of the help dialog show only
  61.         the Peek-a-Boo name plus a copyright notice.
  62.  
  63. ----------------------------------------------------------
  64. Changes made to Peek-a-Boo v1.0b4:
  65.  
  66. Version resource added.
  67.  
  68. Print order form implemented.
  69.  
  70. DragRect is based on grayRgn rather than screenBits.
  71.  
  72. If they hit apple-F, it should update the memory map correctly. (Previously it left the last selected item black, even though no item was actually selected.)
  73.  
  74. ----------------------------------------------------------
  75.